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

<https://eurobis.org/id/point/8743__4720_ANAV_NR_1613%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.362333 -10.119333)"^^geo:wktLiteral ;
  geo-pos:lat "39.362333"^^xsd:decimal ;
  geo-pos:long "-10.119333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4720_ANAV_NR_1613%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4720_ANAV_NR_1613/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4720_ANAV_NR_1613/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-10.119333'^^xsd:double;
  dwc:latitude '39.362333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.119333 39.362333, -10.119333 39.362333, -10.119333 39.362333, -10.119333 39.362333, -10.119333 39.362333))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4720_ANAV_NR_1613/23'^^xsd:string;
  dwc:observationDate '2023-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9cd69013-449b-44f5-a9ac-9e22b666d1be'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8580_ANAV_NR_1135%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8580_ANAV_NR_1135%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8580_ANAV_NR_1135%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595944 -9.891129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595944"^^xsd:decimal ;
  dwc:decimalLongitude "-9.891129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8580_ANAV_NR_1135%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595944 -9.891129)"^^geo:wktLiteral ;
  geo-pos:lat "38.595944"^^xsd:decimal ;
  geo-pos:long "-9.891129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8580_ANAV_NR_1135%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8580_ANAV_NR_1135/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8580_ANAV_NR_1135/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.891129'^^xsd:double;
  dwc:latitude '38.595944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.891129 38.595944, -9.891129 38.595944, -9.891129 38.595944, -9.891129 38.595944, -9.891129 38.595944))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8580_ANAV_NR_1135/24'^^xsd:string;
  dwc:observationDate '2024-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=eaf15403-9fdb-40dc-95be-ad4d7cea6efa'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__7816_ANAV_NR_0707%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__7816_ANAV_NR_0707%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__7816_ANAV_NR_0707%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755824 -9.70788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.755824"^^xsd:decimal ;
  dwc:decimalLongitude "-9.70788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__7816_ANAV_NR_0707%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755824 -9.70788)"^^geo:wktLiteral ;
  geo-pos:lat "38.755824"^^xsd:decimal ;
  geo-pos:long "-9.70788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__7816_ANAV_NR_0707%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7816_ANAV_NR_0707/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '7816_ANAV_NR_0707/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.70788'^^xsd:double;
  dwc:latitude '38.755824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.70788 38.755824, -9.70788 38.755824, -9.70788 38.755824, -9.70788 38.755824, -9.70788 38.755824))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '7816_ANAV_NR_0707/24'^^xsd:string;
  dwc:observationDate '2024-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9185aeb8-e708-4710-91d8-5132a8d1e01e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1186_ANAV_NR_2421%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1186_ANAV_NR_2421%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1186_ANAV_NR_2421%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52883 -9.661102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52883"^^xsd:decimal ;
  dwc:decimalLongitude "-9.661102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1186_ANAV_NR_2421%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52883 -9.661102)"^^geo:wktLiteral ;
  geo-pos:lat "38.52883"^^xsd:decimal ;
  geo-pos:long "-9.661102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1186_ANAV_NR_2421%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1186_ANAV_NR_2421/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1186_ANAV_NR_2421/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-9.661102'^^xsd:double;
  dwc:latitude '38.52883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.661102 38.52883, -9.661102 38.52883, -9.661102 38.52883, -9.661102 38.52883, -9.661102 38.52883))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1186_ANAV_NR_2421/22'^^xsd:string;
  dwc:observationDate '2022-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=7b86002e-08b8-4c46-bdaa-3880b3865557'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4696_ANAV_NR_1596%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4696_ANAV_NR_1596%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4696_ANAV_NR_1596%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -9.636833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4895"^^xsd:decimal ;
  dwc:decimalLongitude "-9.636833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4696_ANAV_NR_1596%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -9.636833)"^^geo:wktLiteral ;
  geo-pos:lat "38.4895"^^xsd:decimal ;
  geo-pos:long "-9.636833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4696_ANAV_NR_1596%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4696_ANAV_NR_1596/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4696_ANAV_NR_1596/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-9.636833'^^xsd:double;
  dwc:latitude '38.4895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.636833 38.4895, -9.636833 38.4895, -9.636833 38.4895, -9.636833 38.4895, -9.636833 38.4895))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4696_ANAV_NR_1596/23'^^xsd:string;
  dwc:observationDate '2023-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=77f97881-9592-4bfd-a1c9-2eaf5a7e0a83'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8170_ANAV_NR_0899%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8170_ANAV_NR_0899%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8170_ANAV_NR_0899%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711233 -9.604797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.711233"^^xsd:decimal ;
  dwc:decimalLongitude "-9.604797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8170_ANAV_NR_0899%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711233 -9.604797)"^^geo:wktLiteral ;
  geo-pos:lat "38.711233"^^xsd:decimal ;
  geo-pos:long "-9.604797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8170_ANAV_NR_0899%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8170_ANAV_NR_0899/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8170_ANAV_NR_0899/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.604797'^^xsd:double;
  dwc:latitude '38.711233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.604797 38.711233, -9.604797 38.711233, -9.604797 38.711233, -9.604797 38.711233, -9.604797 38.711233))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8170_ANAV_NR_0899/24'^^xsd:string;
  dwc:observationDate '2024-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=09eabdc3-ffbb-4331-b687-201fefbcfdbe'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8934_ANAV_NR_1339%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8934_ANAV_NR_1339%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8934_ANAV_NR_1339%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.469667 -9.585167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.469667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.585167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8934_ANAV_NR_1339%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.469667 -9.585167)"^^geo:wktLiteral ;
  geo-pos:lat "38.469667"^^xsd:decimal ;
  geo-pos:long "-9.585167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8934_ANAV_NR_1339%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8934_ANAV_NR_1339/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8934_ANAV_NR_1339/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-9.585167'^^xsd:double;
  dwc:latitude '38.469667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.585167 38.469667, -9.585167 38.469667, -9.585167 38.469667, -9.585167 38.469667, -9.585167 38.469667))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8934_ANAV_NR_1339/24'^^xsd:string;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3274a93e-405f-4e95-ae4d-49058b6ad89d'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1902_ANAV_NR_2908%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1902_ANAV_NR_2908%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1902_ANAV_NR_2908%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750335 -9.571838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.750335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.571838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1902_ANAV_NR_2908%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750335 -9.571838)"^^geo:wktLiteral ;
  geo-pos:lat "38.750335"^^xsd:decimal ;
  geo-pos:long "-9.571838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1902_ANAV_NR_2908%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1902_ANAV_NR_2908/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1902_ANAV_NR_2908/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.571838'^^xsd:double;
  dwc:latitude '38.750335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.571838 38.750335, -9.571838 38.750335, -9.571838 38.750335, -9.571838 38.750335, -9.571838 38.750335))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1902_ANAV_NR_2908/22'^^xsd:string;
  dwc:observationDate '2022-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=967e8fe7-74ee-479f-9b65-79d28ca0c058'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3636_ANAV_NR_0887%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3636_ANAV_NR_0887%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3636_ANAV_NR_0887%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.379135 -9.500803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.379135"^^xsd:decimal ;
  dwc:decimalLongitude "-9.500803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3636_ANAV_NR_0887%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.379135 -9.500803)"^^geo:wktLiteral ;
  geo-pos:lat "39.379135"^^xsd:decimal ;
  geo-pos:long "-9.500803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3636_ANAV_NR_0887%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3636_ANAV_NR_0887/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3636_ANAV_NR_0887/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-9.500803'^^xsd:double;
  dwc:latitude '39.379135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.244037 39.205049, -9.244037 39.553221, -9.757569 39.553221, -9.757569 39.205049, -9.244037 39.205049))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3636_ANAV_NR_0887/23'^^xsd:string;
  dwc:observationDate '2023-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=7e0a0a71-3520-45fe-a717-2251ece1a03c'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4364_ANAV_NR_1386%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4364_ANAV_NR_1386%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4364_ANAV_NR_1386%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3470975 -9.490148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3470975"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4364_ANAV_NR_1386%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3470975 -9.490148)"^^geo:wktLiteral ;
  geo-pos:lat "39.3470975"^^xsd:decimal ;
  geo-pos:long "-9.490148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4364_ANAV_NR_1386%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4364_ANAV_NR_1386/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4364_ANAV_NR_1386/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-9.490148'^^xsd:double;
  dwc:latitude '39.3470975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.288219 39.136824, -9.288219 39.557371, -9.692077 39.557371, -9.692077 39.136824, -9.288219 39.136824))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4364_ANAV_NR_1386/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=46a05d13-90c8-405a-8b01-3d808003b582'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__6354_ANAV_NR_2581%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__6354_ANAV_NR_2581%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__6354_ANAV_NR_2581%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516667 -9.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__6354_ANAV_NR_2581%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516667 -9.466667)"^^geo:wktLiteral ;
  geo-pos:lat "39.516667"^^xsd:decimal ;
  geo-pos:long "-9.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__6354_ANAV_NR_2581%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6354_ANAV_NR_2581/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '6354_ANAV_NR_2581/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.466667'^^xsd:double;
  dwc:latitude '39.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.466667 39.516667, -9.466667 39.516667, -9.466667 39.516667, -9.466667 39.516667, -9.466667 39.516667))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '6354_ANAV_NR_2581/23'^^xsd:string;
  dwc:observationDate '2023-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=a9557e83-f0e8-4c2b-8647-1927dfd9b44f'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1144_ANAV_NR_2387%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1144_ANAV_NR_2387%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1144_ANAV_NR_2387%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3628785 -9.4413755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3628785"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4413755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1144_ANAV_NR_2387%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3628785 -9.4413755)"^^geo:wktLiteral ;
  geo-pos:lat "39.3628785"^^xsd:decimal ;
  geo-pos:long "-9.4413755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1144_ANAV_NR_2387%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1144_ANAV_NR_2387/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1144_ANAV_NR_2387/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-9.4413755'^^xsd:double;
  dwc:latitude '39.3628785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.283447 39.249271, -9.283447 39.476486, -9.599304 39.476486, -9.599304 39.249271, -9.283447 39.249271))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1144_ANAV_NR_2387/22'^^xsd:string;
  dwc:observationDate '2022-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=57d1f003-34f9-4f07-a06d-30089a008666'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5126_ANAV_NR_1851%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5126_ANAV_NR_1851%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5126_ANAV_NR_1851%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388333 -9.393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.388333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5126_ANAV_NR_1851%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388333 -9.393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.388333"^^xsd:decimal ;
  geo-pos:long "-9.393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5126_ANAV_NR_1851%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5126_ANAV_NR_1851/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5126_ANAV_NR_1851/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-9.393333'^^xsd:double;
  dwc:latitude '38.388333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5126_ANAV_NR_1851/23'^^xsd:string;
  dwc:observationDate '2023-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=4f10c263-6ae8-4d5c-8f26-c275c600eaff'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5128_ANAV_NR_1854%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5128_ANAV_NR_1854%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5128_ANAV_NR_1854%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388333 -9.393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.388333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5128_ANAV_NR_1854%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388333 -9.393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.388333"^^xsd:decimal ;
  geo-pos:long "-9.393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5128_ANAV_NR_1854%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5128_ANAV_NR_1854/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5128_ANAV_NR_1854/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-9.393333'^^xsd:double;
  dwc:latitude '38.388333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333, -9.393333 38.388333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5128_ANAV_NR_1854/23'^^xsd:string;
  dwc:observationDate '2023-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=7958ee98-09eb-4d00-b460-56ca7a3b8579'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8946_ANAV_NR_1348%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8946_ANAV_NR_1348%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8946_ANAV_NR_1348%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2498675 -9.332886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2498675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.332886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8946_ANAV_NR_1348%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2498675 -9.332886)"^^geo:wktLiteral ;
  geo-pos:lat "38.2498675"^^xsd:decimal ;
  geo-pos:long "-9.332886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8946_ANAV_NR_1348%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8946_ANAV_NR_1348/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8946_ANAV_NR_1348/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-9.332886'^^xsd:double;
  dwc:latitude '38.2498675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.756104 37.822802, -8.756104 38.676933, -9.909668 38.676933, -9.909668 37.822802, -8.756104 37.822802))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8946_ANAV_NR_1348/24'^^xsd:string;
  dwc:observationDate '2024-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=a8e4adeb-484f-4caf-a7fe-0413e447e3b7'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9762_ANAV_NR_1930%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9762_ANAV_NR_1930%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9762_ANAV_NR_1930%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.474167 -9.301333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.474167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.301333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9762_ANAV_NR_1930%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.474167 -9.301333)"^^geo:wktLiteral ;
  geo-pos:lat "39.474167"^^xsd:decimal ;
  geo-pos:long "-9.301333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9762_ANAV_NR_1930%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9762_ANAV_NR_1930/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9762_ANAV_NR_1930/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-9.301333'^^xsd:double;
  dwc:latitude '39.474167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.301333 39.474167, -9.301333 39.474167, -9.301333 39.474167, -9.301333 39.474167, -9.301333 39.474167))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9762_ANAV_NR_1930/24'^^xsd:string;
  dwc:observationDate '2024-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=b3783769-7774-40aa-a9e9-ddddaf8065ea'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__6396_ANAV_NR_2604%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__6396_ANAV_NR_2604%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__6396_ANAV_NR_2604%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66152 -9.2976005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66152"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2976005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__6396_ANAV_NR_2604%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66152 -9.2976005)"^^geo:wktLiteral ;
  geo-pos:lat "38.66152"^^xsd:decimal ;
  geo-pos:long "-9.2976005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__6396_ANAV_NR_2604%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6396_ANAV_NR_2604/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '6396_ANAV_NR_2604/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-9.2976005'^^xsd:double;
  dwc:latitude '38.66152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.289277 38.65522, -9.289277 38.66782, -9.305924 38.66782, -9.305924 38.65522, -9.289277 38.65522))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '6396_ANAV_NR_2604/23'^^xsd:string;
  dwc:observationDate '2023-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=ca34261a-f1cc-4f86-97ad-7947645de51e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4368_ANAV_NR_1391%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4368_ANAV_NR_1391%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4368_ANAV_NR_1391%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660711 -9.2971625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660711"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2971625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4368_ANAV_NR_1391%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660711 -9.2971625)"^^geo:wktLiteral ;
  geo-pos:lat "38.660711"^^xsd:decimal ;
  geo-pos:long "-9.2971625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4368_ANAV_NR_1391%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4368_ANAV_NR_1391/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4368_ANAV_NR_1391/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-9.2971625'^^xsd:double;
  dwc:latitude '38.660711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.28034 38.65106, -9.28034 38.670362, -9.313985 38.670362, -9.313985 38.65106, -9.28034 38.65106))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4368_ANAV_NR_1391/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=39d80d76-36f8-4185-9a4f-bfe671e5c025'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__996_ANAV_NR_2292%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__996_ANAV_NR_2292%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__996_ANAV_NR_2292%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.562126 -9.251862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.562126"^^xsd:decimal ;
  dwc:decimalLongitude "-9.251862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__996_ANAV_NR_2292%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.562126 -9.251862)"^^geo:wktLiteral ;
  geo-pos:lat "38.562126"^^xsd:decimal ;
  geo-pos:long "-9.251862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__996_ANAV_NR_2292%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "996_ANAV_NR_2292/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '996_ANAV_NR_2292/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-9.251862'^^xsd:double;
  dwc:latitude '38.562126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.251862 38.562126, -9.251862 38.562126, -9.251862 38.562126, -9.251862 38.562126, -9.251862 38.562126))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '996_ANAV_NR_2292/22'^^xsd:string;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=4826b1ec-96cd-4802-b26f-cfaa72b62612'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8638_ANAV_NR_1165%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8638_ANAV_NR_1165%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8638_ANAV_NR_1165%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.462192 -9.250488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.462192"^^xsd:decimal ;
  dwc:decimalLongitude "-9.250488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8638_ANAV_NR_1165%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.462192 -9.250488)"^^geo:wktLiteral ;
  geo-pos:lat "38.462192"^^xsd:decimal ;
  geo-pos:long "-9.250488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8638_ANAV_NR_1165%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8638_ANAV_NR_1165/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8638_ANAV_NR_1165/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-9.250488'^^xsd:double;
  dwc:latitude '38.462192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.250488 38.462192, -9.250488 38.462192, -9.250488 38.462192, -9.250488 38.462192, -9.250488 38.462192))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8638_ANAV_NR_1165/24'^^xsd:string;
  dwc:observationDate '2024-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=222147c9-9fee-454e-8a3f-1fdd2f973b04'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8058_ANAV_NR_0840%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8058_ANAV_NR_0840%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8058_ANAV_NR_0840%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.564174 -9.247742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.564174"^^xsd:decimal ;
  dwc:decimalLongitude "-9.247742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8058_ANAV_NR_0840%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.564174 -9.247742)"^^geo:wktLiteral ;
  geo-pos:lat "37.564174"^^xsd:decimal ;
  geo-pos:long "-9.247742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8058_ANAV_NR_0840%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8058_ANAV_NR_0840/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8058_ANAV_NR_0840/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-9.247742'^^xsd:double;
  dwc:latitude '37.564174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.247742 37.564174, -9.247742 37.564174, -9.247742 37.564174, -9.247742 37.564174, -9.247742 37.564174))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8058_ANAV_NR_0840/24'^^xsd:string;
  dwc:observationDate '2024-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9f898a6a-e5e4-41ed-92f2-ffe5caa91951'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__2936_ANAV_NR_0438%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__2936_ANAV_NR_0438%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__2936_ANAV_NR_0438%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3947665 -9.2393785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3947665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2393785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__2936_ANAV_NR_0438%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3947665 -9.2393785)"^^geo:wktLiteral ;
  geo-pos:lat "38.3947665"^^xsd:decimal ;
  geo-pos:long "-9.2393785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__2936_ANAV_NR_0438%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2936_ANAV_NR_0438/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '2936_ANAV_NR_0438/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.2393785'^^xsd:double;
  dwc:latitude '38.3947665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.206081 38.372702, -9.206081 38.416831, -9.272676 38.416831, -9.272676 38.372702, -9.206081 38.372702))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2936_ANAV_NR_0438/23'^^xsd:string;
  dwc:observationDate '2023-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=ac1030cb-9010-4fe3-a19b-78f4e4644474'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8914_ANAV_NR_1327%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8914_ANAV_NR_1327%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8914_ANAV_NR_1327%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.065392 -9.228516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.065392"^^xsd:decimal ;
  dwc:decimalLongitude "-9.228516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8914_ANAV_NR_1327%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.065392 -9.228516)"^^geo:wktLiteral ;
  geo-pos:lat "38.065392"^^xsd:decimal ;
  geo-pos:long "-9.228516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8914_ANAV_NR_1327%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8914_ANAV_NR_1327/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8914_ANAV_NR_1327/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.228516'^^xsd:double;
  dwc:latitude '38.065392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.228516 38.065392, -9.228516 38.065392, -9.228516 38.065392, -9.228516 38.065392, -9.228516 38.065392))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8914_ANAV_NR_1327/24'^^xsd:string;
  dwc:observationDate '2024-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=fd2525d3-7c7e-4093-ba8e-118f33c0e565'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4490_ANAV_NR_1472%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4490_ANAV_NR_1472%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4490_ANAV_NR_1472%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.425667 -9.223833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.425667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.223833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4490_ANAV_NR_1472%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.425667 -9.223833)"^^geo:wktLiteral ;
  geo-pos:lat "38.425667"^^xsd:decimal ;
  geo-pos:long "-9.223833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4490_ANAV_NR_1472%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4490_ANAV_NR_1472/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4490_ANAV_NR_1472/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.223833'^^xsd:double;
  dwc:latitude '38.425667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.223833 38.425667, -9.223833 38.425667, -9.223833 38.425667, -9.223833 38.425667, -9.223833 38.425667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4490_ANAV_NR_1472/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=1ce0e8c6-1aec-4ef3-9672-5325082c08f8'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5166_ANAV_NR_1871%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5166_ANAV_NR_1871%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5166_ANAV_NR_1871%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5121 -9.221567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5121"^^xsd:decimal ;
  dwc:decimalLongitude "-9.221567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5166_ANAV_NR_1871%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5121 -9.221567)"^^geo:wktLiteral ;
  geo-pos:lat "38.5121"^^xsd:decimal ;
  geo-pos:long "-9.221567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5166_ANAV_NR_1871%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5166_ANAV_NR_1871/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5166_ANAV_NR_1871/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.221567'^^xsd:double;
  dwc:latitude '38.5121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.221567 38.5121, -9.221567 38.5121, -9.221567 38.5121, -9.221567 38.5121, -9.221567 38.5121))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5166_ANAV_NR_1871/23'^^xsd:string;
  dwc:observationDate '2023-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=e3f39d4f-88bf-4bbb-ab2e-c92df5d51793'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9508_ANAV_NR_1763%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9508_ANAV_NR_1763%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9508_ANAV_NR_1763%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516667 -9.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9508_ANAV_NR_1763%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516667 -9.216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.516667"^^xsd:decimal ;
  geo-pos:long "-9.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9508_ANAV_NR_1763%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9508_ANAV_NR_1763/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9508_ANAV_NR_1763/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.216667'^^xsd:double;
  dwc:latitude '38.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.216667 38.516667, -9.216667 38.516667, -9.216667 38.516667, -9.216667 38.516667, -9.216667 38.516667))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9508_ANAV_NR_1763/24'^^xsd:string;
  dwc:observationDate '2024-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=fcc22847-222c-4f49-bfd3-2e680b4554b6'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__7862_ANAV_NR_0734%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__7862_ANAV_NR_0734%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__7862_ANAV_NR_0734%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.981329 -9.19281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.981329"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__7862_ANAV_NR_0734%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.981329 -9.19281)"^^geo:wktLiteral ;
  geo-pos:lat "39.981329"^^xsd:decimal ;
  geo-pos:long "-9.19281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__7862_ANAV_NR_0734%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7862_ANAV_NR_0734/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '7862_ANAV_NR_0734/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-9.19281'^^xsd:double;
  dwc:latitude '39.981329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.19281 39.981329, -9.19281 39.981329, -9.19281 39.981329, -9.19281 39.981329, -9.19281 39.981329))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '7862_ANAV_NR_0734/24'^^xsd:string;
  dwc:observationDate '2024-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=d25a17bc-da1d-4658-a77d-d7888e9f86a6'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__970_ANAV_NR_2270%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__970_ANAV_NR_2270%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__970_ANAV_NR_2270%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.363459 -9.18148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.363459"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__970_ANAV_NR_2270%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.363459 -9.18148)"^^geo:wktLiteral ;
  geo-pos:lat "38.363459"^^xsd:decimal ;
  geo-pos:long "-9.18148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__970_ANAV_NR_2270%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "970_ANAV_NR_2270/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '970_ANAV_NR_2270/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.18148'^^xsd:double;
  dwc:latitude '38.363459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.130325 38.334655, -9.130325 38.392263, -9.232635 38.392263, -9.232635 38.334655, -9.130325 38.334655))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '970_ANAV_NR_2270/22'^^xsd:string;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=82120d45-a99b-4968-984e-493c3ed84b6e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5064_ANAV_NR_1815%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5064_ANAV_NR_1815%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5064_ANAV_NR_1815%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5855 -9.159667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5855"^^xsd:decimal ;
  dwc:decimalLongitude "-9.159667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5064_ANAV_NR_1815%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5855 -9.159667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5855"^^xsd:decimal ;
  geo-pos:long "-9.159667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5064_ANAV_NR_1815%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5064_ANAV_NR_1815/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5064_ANAV_NR_1815/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-9.159667'^^xsd:double;
  dwc:latitude '39.5855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.159667 39.5855, -9.159667 39.5855, -9.159667 39.5855, -9.159667 39.5855, -9.159667 39.5855))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5064_ANAV_NR_1815/23'^^xsd:string;
  dwc:observationDate '2023-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=c781f3a0-e3a7-4a9f-923c-5a79dad910d1'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1452_ANAV_NR_2602%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1452_ANAV_NR_2602%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1452_ANAV_NR_2602%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.696167 -9.156333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.696167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.156333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1452_ANAV_NR_2602%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.696167 -9.156333)"^^geo:wktLiteral ;
  geo-pos:lat "41.696167"^^xsd:decimal ;
  geo-pos:long "-9.156333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1452_ANAV_NR_2602%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1452_ANAV_NR_2602/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1452_ANAV_NR_2602/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.156333'^^xsd:double;
  dwc:latitude '41.696167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.156333 41.696167, -9.156333 41.696167, -9.156333 41.696167, -9.156333 41.696167, -9.156333 41.696167))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1452_ANAV_NR_2602/22'^^xsd:string;
  dwc:observationDate '2022-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=c28ea941-1610-41c2-a145-7cc5993ae94c'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1770_ANAV_NR_2831%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1770_ANAV_NR_2831%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1770_ANAV_NR_2831%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.897194 -9.151611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.897194"^^xsd:decimal ;
  dwc:decimalLongitude "-9.151611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1770_ANAV_NR_2831%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.897194 -9.151611)"^^geo:wktLiteral ;
  geo-pos:lat "36.897194"^^xsd:decimal ;
  geo-pos:long "-9.151611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1770_ANAV_NR_2831%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1770_ANAV_NR_2831/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1770_ANAV_NR_2831/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.151611'^^xsd:double;
  dwc:latitude '36.897194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.151611 36.897194, -9.151611 36.897194, -9.151611 36.897194, -9.151611 36.897194, -9.151611 36.897194))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1770_ANAV_NR_2831/22'^^xsd:string;
  dwc:observationDate '2022-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=c3c32249-40e5-4de7-ae91-250d572b52a3'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4604_ANAV_NR_1539%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4604_ANAV_NR_1539%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4604_ANAV_NR_1539%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.413667 -9.147167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.413667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.147167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4604_ANAV_NR_1539%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.413667 -9.147167)"^^geo:wktLiteral ;
  geo-pos:lat "38.413667"^^xsd:decimal ;
  geo-pos:long "-9.147167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4604_ANAV_NR_1539%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4604_ANAV_NR_1539/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4604_ANAV_NR_1539/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-9.147167'^^xsd:double;
  dwc:latitude '38.413667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.147167 38.413667, -9.147167 38.413667, -9.147167 38.413667, -9.147167 38.413667, -9.147167 38.413667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4604_ANAV_NR_1539/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=4c52bff2-7a5d-4a3a-81c1-5c46e72c0d6f'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8896_ANAV_NR_1311%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8896_ANAV_NR_1311%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8896_ANAV_NR_1311%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166667 -9.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8896_ANAV_NR_1311%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166667 -9.133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.166667"^^xsd:decimal ;
  geo-pos:long "-9.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8896_ANAV_NR_1311%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8896_ANAV_NR_1311/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8896_ANAV_NR_1311/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-9.133333'^^xsd:double;
  dwc:latitude '37.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.133333 37.166667, -9.133333 37.166667, -9.133333 37.166667, -9.133333 37.166667, -9.133333 37.166667))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8896_ANAV_NR_1311/24'^^xsd:string;
  dwc:observationDate '2024-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=91b2aa98-2e0f-4ebf-8faa-6b47461245e5'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9528_ANAV_NR_1773%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9528_ANAV_NR_1773%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9528_ANAV_NR_1773%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.432077 -9.118652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.432077"^^xsd:decimal ;
  dwc:decimalLongitude "-9.118652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9528_ANAV_NR_1773%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.432077 -9.118652)"^^geo:wktLiteral ;
  geo-pos:lat "38.432077"^^xsd:decimal ;
  geo-pos:long "-9.118652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9528_ANAV_NR_1773%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9528_ANAV_NR_1773/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9528_ANAV_NR_1773/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-9.118652'^^xsd:double;
  dwc:latitude '38.432077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.118652 38.432077, -9.118652 38.432077, -9.118652 38.432077, -9.118652 38.432077, -9.118652 38.432077))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9528_ANAV_NR_1773/24'^^xsd:string;
  dwc:observationDate '2024-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=2aef3ff5-1a2a-47d5-8177-e8d2c305e929'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4874_ANAV_NR_1698%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4874_ANAV_NR_1698%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4874_ANAV_NR_1698%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.294167 -9.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.294167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4874_ANAV_NR_1698%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.294167 -9.112)"^^geo:wktLiteral ;
  geo-pos:lat "40.294167"^^xsd:decimal ;
  geo-pos:long "-9.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4874_ANAV_NR_1698%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4874_ANAV_NR_1698/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4874_ANAV_NR_1698/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-9.112'^^xsd:double;
  dwc:latitude '40.294167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.112 40.294167, -9.112 40.294167, -9.112 40.294167, -9.112 40.294167, -9.112 40.294167))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4874_ANAV_NR_1698/23'^^xsd:string;
  dwc:observationDate '2023-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=bcb62b86-02ac-4a9d-8259-b079f8b0f641'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9608_ANAV_NR_1830%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9608_ANAV_NR_1830%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9608_ANAV_NR_1830%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.626846 -9.107666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.626846"^^xsd:decimal ;
  dwc:decimalLongitude "-9.107666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9608_ANAV_NR_1830%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.626846 -9.107666)"^^geo:wktLiteral ;
  geo-pos:lat "39.626846"^^xsd:decimal ;
  geo-pos:long "-9.107666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9608_ANAV_NR_1830%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9608_ANAV_NR_1830/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9608_ANAV_NR_1830/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.107666'^^xsd:double;
  dwc:latitude '39.626846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.107666 39.626846, -9.107666 39.626846, -9.107666 39.626846, -9.107666 39.626846, -9.107666 39.626846))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9608_ANAV_NR_1830/24'^^xsd:string;
  dwc:observationDate '2024-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=2dab1155-d0cd-4232-91d4-f1ce0f67dd10'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9372_ANAV_NR_1653%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9372_ANAV_NR_1653%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9372_ANAV_NR_1653%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439108 -9.106724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.439108"^^xsd:decimal ;
  dwc:decimalLongitude "-9.106724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9372_ANAV_NR_1653%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439108 -9.106724)"^^geo:wktLiteral ;
  geo-pos:lat "38.439108"^^xsd:decimal ;
  geo-pos:long "-9.106724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9372_ANAV_NR_1653%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9372_ANAV_NR_1653/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9372_ANAV_NR_1653/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-9.106724'^^xsd:double;
  dwc:latitude '38.439108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.102468 38.438178, -9.102468 38.440531, -9.109528 38.440531, -9.109528 38.438178, -9.102468 38.438178))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Outros - OperaÁies de mergulho'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9372_ANAV_NR_1653/24'^^xsd:string;
  dwc:observationDate '2024-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=dfeee748-3056-4d12-88bd-b8f9054cc81e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4798_ANAV_NR_1546%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4798_ANAV_NR_1546%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4798_ANAV_NR_1546%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4225 -9.0985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4798_ANAV_NR_1546%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4225 -9.0985)"^^geo:wktLiteral ;
  geo-pos:lat "38.4225"^^xsd:decimal ;
  geo-pos:long "-9.0985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4798_ANAV_NR_1546%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4798_ANAV_NR_1546/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4798_ANAV_NR_1546/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-9.0985'^^xsd:double;
  dwc:latitude '38.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0985 38.4225, -9.0985 38.4225, -9.0985 38.4225, -9.0985 38.4225, -9.0985 38.4225))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4798_ANAV_NR_1546/23'^^xsd:string;
  dwc:observationDate '2023-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=2ced9160-625f-40af-be64-c4d141147044'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__7880_ANAV_NR_0743%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__7880_ANAV_NR_0743%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__7880_ANAV_NR_0743%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527154 -9.09668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527154"^^xsd:decimal ;
  dwc:decimalLongitude "-9.09668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__7880_ANAV_NR_0743%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527154 -9.09668)"^^geo:wktLiteral ;
  geo-pos:lat "37.527154"^^xsd:decimal ;
  geo-pos:long "-9.09668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__7880_ANAV_NR_0743%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7880_ANAV_NR_0743/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '7880_ANAV_NR_0743/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-9.09668'^^xsd:double;
  dwc:latitude '37.527154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.09668 37.527154, -9.09668 37.527154, -9.09668 37.527154, -9.09668 37.527154, -9.09668 37.527154))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '7880_ANAV_NR_0743/24'^^xsd:string;
  dwc:observationDate '2024-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=62b2d19a-dd5c-4ec8-8c82-532640d38443'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4460_ANAV_NR_1452%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4460_ANAV_NR_1452%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4460_ANAV_NR_1452%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.879593 -9.090938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.879593"^^xsd:decimal ;
  dwc:decimalLongitude "-9.090938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4460_ANAV_NR_1452%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.879593 -9.090938)"^^geo:wktLiteral ;
  geo-pos:lat "35.879593"^^xsd:decimal ;
  geo-pos:long "-9.090938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4460_ANAV_NR_1452%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4460_ANAV_NR_1452/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4460_ANAV_NR_1452/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.090938'^^xsd:double;
  dwc:latitude '35.879593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.090938 35.879593, -9.090938 35.879593, -9.090938 35.879593, -9.090938 35.879593, -9.090938 35.879593))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4460_ANAV_NR_1452/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=5dc4552b-ed9d-464c-89be-debfd7a826ca'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__6052_ANAV_NR_2397%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__6052_ANAV_NR_2397%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__6052_ANAV_NR_2397%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221617 -9.08905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__6052_ANAV_NR_2397%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221617 -9.08905)"^^geo:wktLiteral ;
  geo-pos:lat "37.221617"^^xsd:decimal ;
  geo-pos:long "-9.08905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__6052_ANAV_NR_2397%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6052_ANAV_NR_2397/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '6052_ANAV_NR_2397/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-9.08905'^^xsd:double;
  dwc:latitude '37.221617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.08905 37.221617, -9.08905 37.221617, -9.08905 37.221617, -9.08905 37.221617, -9.08905 37.221617))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '6052_ANAV_NR_2397/23'^^xsd:string;
  dwc:observationDate '2023-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=08b0e73f-e1ec-4909-a9d2-5eeb6e09e290'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4600_ANAV_NR_1537%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4600_ANAV_NR_1537%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4600_ANAV_NR_1537%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4600_ANAV_NR_1537%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-9.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4600_ANAV_NR_1537%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4600_ANAV_NR_1537/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4600_ANAV_NR_1537/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-9.066667'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.066667 38.2, -9.066667 38.2, -9.066667 38.2, -9.066667 38.2, -9.066667 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4600_ANAV_NR_1537/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9ab1a02a-1a66-4a87-b9f2-1864887ed393'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4787_ANAV_NR_0411%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4787_ANAV_NR_0411%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4787_ANAV_NR_0411%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.861667 -9.056167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.861667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4787_ANAV_NR_0411%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.861667 -9.056167)"^^geo:wktLiteral ;
  geo-pos:lat "37.861667"^^xsd:decimal ;
  geo-pos:long "-9.056167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4787_ANAV_NR_0411%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4787_ANAV_NR_0411/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4787_ANAV_NR_0411/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-9.056167'^^xsd:double;
  dwc:latitude '37.861667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056167 37.861667, -9.056167 37.861667, -9.056167 37.861667, -9.056167 37.861667, -9.056167 37.861667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4787_ANAV_NR_0411/23'^^xsd:string;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=4929ac3f-4015-4cd0-bb66-e0b8becf85eb'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1748_ANAV_NR_2811%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1748_ANAV_NR_2811%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1748_ANAV_NR_2811%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285535 -9.0458675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285535"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0458675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1748_ANAV_NR_2811%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285535 -9.0458675)"^^geo:wktLiteral ;
  geo-pos:lat "38.285535"^^xsd:decimal ;
  geo-pos:long "-9.0458675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1748_ANAV_NR_2811%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1748_ANAV_NR_2811/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1748_ANAV_NR_2811/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-9.0458675'^^xsd:double;
  dwc:latitude '38.285535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8591 38.171273, -8.8591 38.399797, -9.232635 38.399797, -9.232635 38.171273, -8.8591 38.171273))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1748_ANAV_NR_2811/22'^^xsd:string;
  dwc:observationDate '2022-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=0ef2e474-0b90-45d0-8336-c0d84f2d241e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3380_ANAV_NR_0694%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3380_ANAV_NR_0694%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3380_ANAV_NR_0694%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.780717 -9.0438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.780717"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3380_ANAV_NR_0694%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.780717 -9.0438)"^^geo:wktLiteral ;
  geo-pos:lat "37.780717"^^xsd:decimal ;
  geo-pos:long "-9.0438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3380_ANAV_NR_0694%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3380_ANAV_NR_0694/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3380_ANAV_NR_0694/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-9.0438'^^xsd:double;
  dwc:latitude '37.780717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0438 37.780717, -9.0438 37.780717, -9.0438 37.780717, -9.0438 37.780717, -9.0438 37.780717))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3380_ANAV_NR_0694/23'^^xsd:string;
  dwc:observationDate '2023-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=6a75b70c-5039-48e7-a0e6-3b9d183f3194'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1020_ANAV_NR_2310%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1020_ANAV_NR_2310%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1020_ANAV_NR_2310%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289937 -9.041748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289937"^^xsd:decimal ;
  dwc:decimalLongitude "-9.041748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1020_ANAV_NR_2310%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289937 -9.041748)"^^geo:wktLiteral ;
  geo-pos:lat "38.289937"^^xsd:decimal ;
  geo-pos:long "-9.041748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1020_ANAV_NR_2310%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1020_ANAV_NR_2310/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1020_ANAV_NR_2310/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.041748'^^xsd:double;
  dwc:latitude '38.289937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.041748 38.289937, -9.041748 38.289937, -9.041748 38.289937, -9.041748 38.289937, -9.041748 38.289937))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1020_ANAV_NR_2310/22'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=61757c5c-cc27-4a3c-ae6a-6bf7eb642378'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1060_ANAV_NR_2335%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1060_ANAV_NR_2335%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1060_ANAV_NR_2335%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.190013089382 -9.040319452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.190013089382"^^xsd:decimal ;
  dwc:decimalLongitude "-9.040319452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1060_ANAV_NR_2335%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.190013089382 -9.040319452)"^^geo:wktLiteral ;
  geo-pos:lat "38.190013089382"^^xsd:decimal ;
  geo-pos:long "-9.040319452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1060_ANAV_NR_2335%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1060_ANAV_NR_2335/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1060_ANAV_NR_2335/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.040319452'^^xsd:double;
  dwc:startLongitude '-8.931885'^^xsd:double;
  dwc:endLongitude '-9.247742'^^xsd:double;
  dwc:latitude '38.190013089382'^^xsd:double;
  dwc:startLatitude '37.9312'^^xsd:double;
  dwc:endLatitude '38.378269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.931885 37.9312, -8.931885 38.378269, -9.247742 38.378269, -9.247742 37.9312, -8.931885 37.9312))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1060_ANAV_NR_2335/22'^^xsd:string;
  dwc:observationDate '2022-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=cd1e33c1-5920-4a2b-aafe-6dce7aac61be'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__622_ANAV_NR_2031%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__622_ANAV_NR_2031%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__622_ANAV_NR_2031%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.078335 -9.037628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.037628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__622_ANAV_NR_2031%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.078335 -9.037628)"^^geo:wktLiteral ;
  geo-pos:lat "38.078335"^^xsd:decimal ;
  geo-pos:long "-9.037628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__622_ANAV_NR_2031%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "622_ANAV_NR_2031/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '622_ANAV_NR_2031/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-9.037628'^^xsd:double;
  dwc:latitude '38.078335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.923645 38.011312, -8.923645 38.145358, -9.151611 38.145358, -9.151611 38.011312, -8.923645 38.011312))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '622_ANAV_NR_2031/22'^^xsd:string;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=d6f4a93d-e8df-4382-8b36-b1004d270ca7'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__616_ANAV_NR_2023%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__616_ANAV_NR_2023%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__616_ANAV_NR_2023%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.503189 -9.033508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.503189"^^xsd:decimal ;
  dwc:decimalLongitude "-9.033508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__616_ANAV_NR_2023%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.503189 -9.033508)"^^geo:wktLiteral ;
  geo-pos:lat "37.503189"^^xsd:decimal ;
  geo-pos:long "-9.033508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__616_ANAV_NR_2023%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616_ANAV_NR_2023/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '616_ANAV_NR_2023/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.033508'^^xsd:double;
  dwc:latitude '37.503189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.033508 37.503189, -9.033508 37.503189, -9.033508 37.503189, -9.033508 37.503189, -9.033508 37.503189))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '616_ANAV_NR_2023/22'^^xsd:string;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=fe2f5e48-fb3b-4839-a4a7-37f8edb6efe3'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4746_ANAV_NR_1632%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4746_ANAV_NR_1632%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4746_ANAV_NR_1632%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609667 -9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.609667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4746_ANAV_NR_1632%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609667 -9.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.609667"^^xsd:decimal ;
  geo-pos:long "-9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4746_ANAV_NR_1632%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4746_ANAV_NR_1632/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4746_ANAV_NR_1632/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-9.02'^^xsd:double;
  dwc:latitude '40.609667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.02 40.609667, -9.02 40.609667, -9.02 40.609667, -9.02 40.609667, -9.02 40.609667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4746_ANAV_NR_1632/23'^^xsd:string;
  dwc:observationDate '2023-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=da3e38b1-5b51-4033-b5a2-3e3a7c922103'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8908_ANAV_NR_1320%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8908_ANAV_NR_1320%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8908_ANAV_NR_1320%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -9.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-9.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8908_ANAV_NR_1320%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -9.006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-9.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8908_ANAV_NR_1320%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8908_ANAV_NR_1320/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8908_ANAV_NR_1320/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.006667'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.006667 38.14, -9.006667 38.14, -9.006667 38.14, -9.006667 38.14, -9.006667 38.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8908_ANAV_NR_1320/24'^^xsd:string;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=09e2e8b9-cd20-4190-8170-fae9ba141e6e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__264_ANAV_NR_1804%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__264_ANAV_NR_1804%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__264_ANAV_NR_1804%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549476 -9.0055275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549476"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0055275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__264_ANAV_NR_1804%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549476 -9.0055275)"^^geo:wktLiteral ;
  geo-pos:lat "37.549476"^^xsd:decimal ;
  geo-pos:long "-9.0055275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__264_ANAV_NR_1804%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "264_ANAV_NR_1804/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '264_ANAV_NR_1804/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.0055275'^^xsd:double;
  dwc:latitude '37.549476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.990936 37.539677, -8.990936 37.559275, -9.020119 37.559275, -9.020119 37.539677, -8.990936 37.539677))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '264_ANAV_NR_1804/22'^^xsd:string;
  dwc:observationDate '2022-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=324d5fe1-62f7-441f-9fea-fe96f8186069'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9084_ANAV_NR_1429%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9084_ANAV_NR_1429%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9084_ANAV_NR_1429%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.076633 -8.988733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.076633"^^xsd:decimal ;
  dwc:decimalLongitude "-8.988733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9084_ANAV_NR_1429%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.076633 -8.988733)"^^geo:wktLiteral ;
  geo-pos:lat "38.076633"^^xsd:decimal ;
  geo-pos:long "-8.988733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9084_ANAV_NR_1429%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9084_ANAV_NR_1429/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9084_ANAV_NR_1429/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-8.988733'^^xsd:double;
  dwc:latitude '38.076633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.988733 38.076633, -8.988733 38.076633, -8.988733 38.076633, -8.988733 38.076633, -8.988733 38.076633))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9084_ANAV_NR_1429/24'^^xsd:string;
  dwc:observationDate '2024-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9248b8a2-9554-46c3-8796-1880411e9255'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9622_ANAV_NR_1840%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9622_ANAV_NR_1840%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9622_ANAV_NR_1840%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583333 -8.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9622_ANAV_NR_1840%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583333 -8.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.583333"^^xsd:decimal ;
  geo-pos:long "-8.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9622_ANAV_NR_1840%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9622_ANAV_NR_1840/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9622_ANAV_NR_1840/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.983333'^^xsd:double;
  dwc:latitude '40.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.983333 40.583333, -8.983333 40.583333, -8.983333 40.583333, -8.983333 40.583333, -8.983333 40.583333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9622_ANAV_NR_1840/24'^^xsd:string;
  dwc:observationDate '2024-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=1f803059-2cb6-467e-b425-68bdfb18ad37'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4796_ANAV_NR_1526%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4796_ANAV_NR_1526%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4796_ANAV_NR_1526%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008833 -8.980167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.980167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4796_ANAV_NR_1526%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008833 -8.980167)"^^geo:wktLiteral ;
  geo-pos:lat "37.008833"^^xsd:decimal ;
  geo-pos:long "-8.980167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4796_ANAV_NR_1526%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4796_ANAV_NR_1526/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4796_ANAV_NR_1526/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.980167'^^xsd:double;
  dwc:latitude '37.008833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.980167 37.008833, -8.980167 37.008833, -8.980167 37.008833, -8.980167 37.008833, -8.980167 37.008833))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4796_ANAV_NR_1526/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3d64bcf8-8429-4bff-a9fe-300c09a32bae'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4858_ANAV_NR_1689%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4858_ANAV_NR_1689%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4858_ANAV_NR_1689%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5425 -8.953833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5425"^^xsd:decimal ;
  dwc:decimalLongitude "-8.953833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4858_ANAV_NR_1689%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5425 -8.953833)"^^geo:wktLiteral ;
  geo-pos:lat "37.5425"^^xsd:decimal ;
  geo-pos:long "-8.953833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4858_ANAV_NR_1689%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4858_ANAV_NR_1689/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4858_ANAV_NR_1689/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.953833'^^xsd:double;
  dwc:latitude '37.5425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.953833 37.5425, -8.953833 37.5425, -8.953833 37.5425, -8.953833 37.5425, -8.953833 37.5425))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4858_ANAV_NR_1689/23'^^xsd:string;
  dwc:observationDate '2023-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3ff0359e-cf39-42fb-a5aa-dfb6bd7352df'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4672_ANAV_NR_1580%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4672_ANAV_NR_1580%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4672_ANAV_NR_1580%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.252983 -8.939717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.252983"^^xsd:decimal ;
  dwc:decimalLongitude "-8.939717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4672_ANAV_NR_1580%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.252983 -8.939717)"^^geo:wktLiteral ;
  geo-pos:lat "38.252983"^^xsd:decimal ;
  geo-pos:long "-8.939717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4672_ANAV_NR_1580%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4672_ANAV_NR_1580/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4672_ANAV_NR_1580/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.939717'^^xsd:double;
  dwc:latitude '38.252983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.939717 38.252983, -8.939717 38.252983, -8.939717 38.252983, -8.939717 38.252983, -8.939717 38.252983))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4672_ANAV_NR_1580/23'^^xsd:string;
  dwc:observationDate '2023-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3a00e549-9b71-4295-b818-e66b52587fa8'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9580_ANAV_NR_1807%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9580_ANAV_NR_1807%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9580_ANAV_NR_1807%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123333 -8.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9580_ANAV_NR_1807%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123333 -8.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.123333"^^xsd:decimal ;
  geo-pos:long "-8.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9580_ANAV_NR_1807%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9580_ANAV_NR_1807/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9580_ANAV_NR_1807/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.931667'^^xsd:double;
  dwc:latitude '41.123333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.931667 41.123333, -8.931667 41.123333, -8.931667 41.123333, -8.931667 41.123333, -8.931667 41.123333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9580_ANAV_NR_1807/24'^^xsd:string;
  dwc:observationDate '2024-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=6b380d53-a8b8-4569-b12f-1fa14303d416'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__252_ANAV_NR_1797%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__252_ANAV_NR_1797%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__252_ANAV_NR_1797%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.719677 -8.926392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.719677"^^xsd:decimal ;
  dwc:decimalLongitude "-8.926392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__252_ANAV_NR_1797%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.719677 -8.926392)"^^geo:wktLiteral ;
  geo-pos:lat "37.719677"^^xsd:decimal ;
  geo-pos:long "-8.926392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__252_ANAV_NR_1797%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "252_ANAV_NR_1797/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '252_ANAV_NR_1797/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-8.926392'^^xsd:double;
  dwc:latitude '37.719677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.926392 37.719677, -8.926392 37.719677, -8.926392 37.719677, -8.926392 37.719677, -8.926392 37.719677))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '252_ANAV_NR_1797/22'^^xsd:string;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=e0825bb2-b9d5-45e9-ac3f-e069e16edb2c'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4784_ANAV_NR_1653%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4784_ANAV_NR_1653%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4784_ANAV_NR_1653%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.573667 -8.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.573667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4784_ANAV_NR_1653%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.573667 -8.923167)"^^geo:wktLiteral ;
  geo-pos:lat "40.573667"^^xsd:decimal ;
  geo-pos:long "-8.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4784_ANAV_NR_1653%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4784_ANAV_NR_1653/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4784_ANAV_NR_1653/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-8.923167'^^xsd:double;
  dwc:latitude '40.573667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.923167 40.573667, -8.923167 40.573667, -8.923167 40.573667, -8.923167 40.573667, -8.923167 40.573667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4784_ANAV_NR_1653/23'^^xsd:string;
  dwc:observationDate '2023-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=18cc05cf-c26e-4c4d-8901-4ad98baff49b'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8906_ANAV_NR_1319%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8906_ANAV_NR_1319%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8906_ANAV_NR_1319%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98905 -8.920567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98905"^^xsd:decimal ;
  dwc:decimalLongitude "-8.920567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8906_ANAV_NR_1319%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98905 -8.920567)"^^geo:wktLiteral ;
  geo-pos:lat "36.98905"^^xsd:decimal ;
  geo-pos:long "-8.920567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8906_ANAV_NR_1319%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8906_ANAV_NR_1319/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8906_ANAV_NR_1319/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-8.920567'^^xsd:double;
  dwc:latitude '36.98905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.920567 36.98905, -8.920567 36.98905, -8.920567 36.98905, -8.920567 36.98905, -8.920567 36.98905))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8906_ANAV_NR_1319/24'^^xsd:string;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=282182f7-e063-4a49-b4ed-7c228453e3dd'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8246_ANAV_NR_0944%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8246_ANAV_NR_0944%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8246_ANAV_NR_0944%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976227 -8.918152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.976227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.918152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8246_ANAV_NR_0944%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976227 -8.918152)"^^geo:wktLiteral ;
  geo-pos:lat "36.976227"^^xsd:decimal ;
  geo-pos:long "-8.918152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8246_ANAV_NR_0944%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8246_ANAV_NR_0944/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8246_ANAV_NR_0944/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-8.918152'^^xsd:double;
  dwc:latitude '36.976227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.918152 36.976227, -8.918152 36.976227, -8.918152 36.976227, -8.918152 36.976227, -8.918152 36.976227))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8246_ANAV_NR_0944/24'^^xsd:string;
  dwc:observationDate '2024-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=7f454648-bb6a-4e79-8601-5134a9ff4fe7'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4610_ANAV_NR_1544%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4610_ANAV_NR_1544%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4610_ANAV_NR_1544%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027833 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.027833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4610_ANAV_NR_1544%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027833 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "38.027833"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4610_ANAV_NR_1544%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4610_ANAV_NR_1544/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4610_ANAV_NR_1544/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '38.027833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.909 38.027833, -8.909 38.027833, -8.909 38.027833, -8.909 38.027833, -8.909 38.027833))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4610_ANAV_NR_1544/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=35146cfe-90fd-4308-8234-2a618d549c6e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8984_ANAV_NR_1369%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8984_ANAV_NR_1369%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8984_ANAV_NR_1369%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.463333 -8.902167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.463333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.902167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8984_ANAV_NR_1369%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.463333 -8.902167)"^^geo:wktLiteral ;
  geo-pos:lat "37.463333"^^xsd:decimal ;
  geo-pos:long "-8.902167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8984_ANAV_NR_1369%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8984_ANAV_NR_1369/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8984_ANAV_NR_1369/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.902167'^^xsd:double;
  dwc:latitude '37.463333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.902167 37.463333, -8.902167 37.463333, -8.902167 37.463333, -8.902167 37.463333, -8.902167 37.463333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8984_ANAV_NR_1369/24'^^xsd:string;
  dwc:observationDate '2024-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=1f7566ae-6be7-4158-a2a8-a5ea1a55304a'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4522_ANAV_NR_1479%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4522_ANAV_NR_1479%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4522_ANAV_NR_1479%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385 -8.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4522_ANAV_NR_1479%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385 -8.885)"^^geo:wktLiteral ;
  geo-pos:lat "38.385"^^xsd:decimal ;
  geo-pos:long "-8.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4522_ANAV_NR_1479%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4522_ANAV_NR_1479/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4522_ANAV_NR_1479/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.885'^^xsd:double;
  dwc:latitude '38.385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885 38.385, -8.885 38.385, -8.885 38.385, -8.885 38.385, -8.885 38.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4522_ANAV_NR_1479/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=bf4de784-8adc-48d3-91d6-8aa1e08c1957'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4310_ANAV_NR_1359%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4310_ANAV_NR_1359%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4310_ANAV_NR_1359%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.596 -8.881333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.881333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4310_ANAV_NR_1359%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.596 -8.881333)"^^geo:wktLiteral ;
  geo-pos:lat "37.596"^^xsd:decimal ;
  geo-pos:long "-8.881333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4310_ANAV_NR_1359%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4310_ANAV_NR_1359/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4310_ANAV_NR_1359/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-8.881333'^^xsd:double;
  dwc:latitude '37.596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.881333 37.596, -8.881333 37.596, -8.881333 37.596, -8.881333 37.596, -8.881333 37.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4310_ANAV_NR_1359/23'^^xsd:string;
  dwc:observationDate '2023-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=b70e9dff-3ab4-458c-af50-12ca37081303'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4980_ANAV_NR_1760%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4980_ANAV_NR_1760%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4980_ANAV_NR_1760%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -8.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675"^^xsd:decimal ;
  dwc:decimalLongitude "-8.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4980_ANAV_NR_1760%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -8.861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.675"^^xsd:decimal ;
  geo-pos:long "-8.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4980_ANAV_NR_1760%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4980_ANAV_NR_1760/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4980_ANAV_NR_1760/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-8.861667'^^xsd:double;
  dwc:latitude '37.675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.861667 37.675, -8.861667 37.675, -8.861667 37.675, -8.861667 37.675, -8.861667 37.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4980_ANAV_NR_1760/23'^^xsd:string;
  dwc:observationDate '2023-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=ee50da83-9e6c-46d5-ad7b-ce9f8c28d668'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1032_ANAV_NR_2317%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1032_ANAV_NR_2317%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1032_ANAV_NR_2317%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23815 -8.8565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23815"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1032_ANAV_NR_2317%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23815 -8.8565)"^^geo:wktLiteral ;
  geo-pos:lat "38.23815"^^xsd:decimal ;
  geo-pos:long "-8.8565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1032_ANAV_NR_2317%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1032_ANAV_NR_2317/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1032_ANAV_NR_2317/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-8.8565'^^xsd:double;
  dwc:latitude '38.23815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8565 38.23815, -8.8565 38.23815, -8.8565 38.23815, -8.8565 38.23815, -8.8565 38.23815))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1032_ANAV_NR_2317/22'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=325e338b-d53c-49ef-8ee6-4f4359b510ce'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4370_ANAV_NR_1392%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4370_ANAV_NR_1392%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4370_ANAV_NR_1392%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.739 -8.842333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.739"^^xsd:decimal ;
  dwc:decimalLongitude "-8.842333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4370_ANAV_NR_1392%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.739 -8.842333)"^^geo:wktLiteral ;
  geo-pos:lat "40.739"^^xsd:decimal ;
  geo-pos:long "-8.842333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4370_ANAV_NR_1392%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4370_ANAV_NR_1392/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4370_ANAV_NR_1392/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-8.842333'^^xsd:double;
  dwc:latitude '40.739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.842333 40.739, -8.842333 40.739, -8.842333 40.739, -8.842333 40.739, -8.842333 40.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4370_ANAV_NR_1392/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9183d4fd-4f51-4657-872e-452ab3d4930b'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__7760_ANAV_NR_0674%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__7760_ANAV_NR_0674%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__7760_ANAV_NR_0674%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.936721 -8.827515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.936721"^^xsd:decimal ;
  dwc:decimalLongitude "-8.827515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__7760_ANAV_NR_0674%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.936721 -8.827515)"^^geo:wktLiteral ;
  geo-pos:lat "36.936721"^^xsd:decimal ;
  geo-pos:long "-8.827515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__7760_ANAV_NR_0674%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7760_ANAV_NR_0674/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '7760_ANAV_NR_0674/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-8.827515'^^xsd:double;
  dwc:latitude '36.936721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.827515 36.936721, -8.827515 36.936721, -8.827515 36.936721, -8.827515 36.936721, -8.827515 36.936721))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '7760_ANAV_NR_0674/24'^^xsd:string;
  dwc:observationDate '2024-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=d3acdc4e-3d21-42f8-a4eb-06d7205aff93'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5988_ANAV_NR_2366%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5988_ANAV_NR_2366%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5988_ANAV_NR_2366%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.994833 -8.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.994833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5988_ANAV_NR_2366%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.994833 -8.8275)"^^geo:wktLiteral ;
  geo-pos:lat "36.994833"^^xsd:decimal ;
  geo-pos:long "-8.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5988_ANAV_NR_2366%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5988_ANAV_NR_2366/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5988_ANAV_NR_2366/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-8.8275'^^xsd:double;
  dwc:latitude '36.994833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8275 36.994833, -8.8275 36.994833, -8.8275 36.994833, -8.8275 36.994833, -8.8275 36.994833))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5988_ANAV_NR_2366/23'^^xsd:string;
  dwc:observationDate '2023-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=d48c4742-7c6f-4c07-bf9e-190e0640723d'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4308_ANAV_NR_1358%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4308_ANAV_NR_1358%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4308_ANAV_NR_1358%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667333 -8.823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4308_ANAV_NR_1358%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667333 -8.823333)"^^geo:wktLiteral ;
  geo-pos:lat "37.667333"^^xsd:decimal ;
  geo-pos:long "-8.823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4308_ANAV_NR_1358%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4308_ANAV_NR_1358/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4308_ANAV_NR_1358/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-8.823333'^^xsd:double;
  dwc:latitude '37.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.823333 37.667333, -8.823333 37.667333, -8.823333 37.667333, -8.823333 37.667333, -8.823333 37.667333))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4308_ANAV_NR_1358/23'^^xsd:string;
  dwc:observationDate '2023-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9694ebbb-5a24-4dc2-a9a8-fe0540b91847'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1146_ANAV_NR_2388%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1146_ANAV_NR_2388%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1146_ANAV_NR_2388%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92518099522 -8.811862733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92518099522"^^xsd:decimal ;
  dwc:decimalLongitude "-8.811862733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1146_ANAV_NR_2388%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92518099522 -8.811862733)"^^geo:wktLiteral ;
  geo-pos:lat "36.92518099522"^^xsd:decimal ;
  geo-pos:long "-8.811862733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1146_ANAV_NR_2388%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_ANAV_NR_2388/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1146_ANAV_NR_2388/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.811862733'^^xsd:double;
  dwc:startLongitude '-8.274078'^^xsd:double;
  dwc:endLongitude '-8.953857'^^xsd:double;
  dwc:latitude '36.92518099522'^^xsd:double;
  dwc:startLatitude '37.069423'^^xsd:double;
  dwc:endLatitude '37.138425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.274078 36.835668, -8.274078 37.138425, -9.212036 37.138425, -9.212036 36.835668, -8.274078 36.835668))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1146_ANAV_NR_2388/22'^^xsd:string;
  dwc:observationDate '2022-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=d27deb3b-3cfa-4e6e-9d03-3fdadfd96da3'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4710_ANAV_NR_1612%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4710_ANAV_NR_1612%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4710_ANAV_NR_1612%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.980615 -8.769836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.980615"^^xsd:decimal ;
  dwc:decimalLongitude "-8.769836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4710_ANAV_NR_1612%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.980615 -8.769836)"^^geo:wktLiteral ;
  geo-pos:lat "36.980615"^^xsd:decimal ;
  geo-pos:long "-8.769836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4710_ANAV_NR_1612%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4710_ANAV_NR_1612/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4710_ANAV_NR_1612/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.769836'^^xsd:double;
  dwc:latitude '36.980615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.769836 36.980615, -8.769836 36.980615, -8.769836 36.980615, -8.769836 36.980615, -8.769836 36.980615))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4710_ANAV_NR_1612/23'^^xsd:string;
  dwc:observationDate '2023-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=07c0dacb-0dce-47ca-999a-e8d1587a1570'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1140_ANAV_NR_2385%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1140_ANAV_NR_2385%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1140_ANAV_NR_2385%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0222055 -8.7382505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0222055"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7382505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1140_ANAV_NR_2385%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0222055 -8.7382505)"^^geo:wktLiteral ;
  geo-pos:lat "37.0222055"^^xsd:decimal ;
  geo-pos:long "-8.7382505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1140_ANAV_NR_2385%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1140_ANAV_NR_2385/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1140_ANAV_NR_2385/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.7382505'^^xsd:double;
  dwc:latitude '37.0222055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.456726 36.908176, -8.456726 37.136235, -9.019775 37.136235, -9.019775 36.908176, -8.456726 36.908176))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1140_ANAV_NR_2385/22'^^xsd:string;
  dwc:observationDate '2022-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=f306d287-18f1-4294-b343-6dbcb447bf74'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__5090_ANAV_NR_1829%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__5090_ANAV_NR_1829%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__5090_ANAV_NR_1829%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.053333 -8.703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.053333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__5090_ANAV_NR_1829%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.053333 -8.703333)"^^geo:wktLiteral ;
  geo-pos:lat "41.053333"^^xsd:decimal ;
  geo-pos:long "-8.703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__5090_ANAV_NR_1829%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5090_ANAV_NR_1829/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '5090_ANAV_NR_1829/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-8.703333'^^xsd:double;
  dwc:latitude '41.053333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.703333 41.053333, -8.703333 41.053333, -8.703333 41.053333, -8.703333 41.053333, -8.703333 41.053333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '5090_ANAV_NR_1829/23'^^xsd:string;
  dwc:observationDate '2023-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=78119012-2801-4608-8074-f08930c1292a'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8892_ANAV_NR_1309%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8892_ANAV_NR_1309%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8892_ANAV_NR_1309%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.088049 -8.673706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.088049"^^xsd:decimal ;
  dwc:decimalLongitude "-8.673706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8892_ANAV_NR_1309%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.088049 -8.673706)"^^geo:wktLiteral ;
  geo-pos:lat "37.088049"^^xsd:decimal ;
  geo-pos:long "-8.673706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8892_ANAV_NR_1309%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8892_ANAV_NR_1309/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8892_ANAV_NR_1309/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-8.673706'^^xsd:double;
  dwc:latitude '37.088049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.673706 37.088049, -8.673706 37.088049, -8.673706 37.088049, -8.673706 37.088049, -8.673706 37.088049))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8892_ANAV_NR_1309/24'^^xsd:string;
  dwc:observationDate '2024-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=37f61ec0-3a6e-4211-b885-8cd134cd2c19'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3442_ANAV_NR_0743%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3442_ANAV_NR_0743%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3442_ANAV_NR_0743%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075084 -8.638336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.638336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3442_ANAV_NR_0743%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075084 -8.638336)"^^geo:wktLiteral ;
  geo-pos:lat "37.075084"^^xsd:decimal ;
  geo-pos:long "-8.638336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3442_ANAV_NR_0743%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3442_ANAV_NR_0743/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3442_ANAV_NR_0743/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.638336'^^xsd:double;
  dwc:latitude '37.075084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.638336 37.075084, -8.638336 37.075084, -8.638336 37.075084, -8.638336 37.075084, -8.638336 37.075084))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3442_ANAV_NR_0743/23'^^xsd:string;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=0ee2a6d0-1ba9-4375-9e42-2ce397c97e75'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4294_ANAV_NR_1351%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4294_ANAV_NR_1351%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4294_ANAV_NR_1351%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066667 -8.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.066667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4294_ANAV_NR_1351%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066667 -8.633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.066667"^^xsd:decimal ;
  geo-pos:long "-8.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4294_ANAV_NR_1351%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4294_ANAV_NR_1351/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4294_ANAV_NR_1351/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.633333'^^xsd:double;
  dwc:latitude '37.066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.633333 37.066667, -8.633333 37.066667, -8.633333 37.066667, -8.633333 37.066667, -8.633333 37.066667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4294_ANAV_NR_1351/23'^^xsd:string;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=0ee0b39f-c488-43db-8bc9-5adb8beabdbb'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4296_ANAV_NR_1352%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4296_ANAV_NR_1352%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4296_ANAV_NR_1352%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 -8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4296_ANAV_NR_1352%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 -8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "36.916667"^^xsd:decimal ;
  geo-pos:long "-8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4296_ANAV_NR_1352%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4296_ANAV_NR_1352/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4296_ANAV_NR_1352/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.583333'^^xsd:double;
  dwc:latitude '36.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.583333 36.916667, -8.583333 36.916667, -8.583333 36.916667, -8.583333 36.916667, -8.583333 36.916667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4296_ANAV_NR_1352/23'^^xsd:string;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=4f90cee6-f08f-44a9-a80f-c55dc1fb4190'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3398_ANAV_NR_0695%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3398_ANAV_NR_0695%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3398_ANAV_NR_0695%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033727 -8.575075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033727"^^xsd:decimal ;
  dwc:decimalLongitude "-8.575075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3398_ANAV_NR_0695%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033727 -8.575075)"^^geo:wktLiteral ;
  geo-pos:lat "37.033727"^^xsd:decimal ;
  geo-pos:long "-8.575075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3398_ANAV_NR_0695%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3398_ANAV_NR_0695/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3398_ANAV_NR_0695/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-8.575075'^^xsd:double;
  dwc:latitude '37.033727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.575075 37.033727, -8.575075 37.033727, -8.575075 37.033727, -8.575075 37.033727, -8.575075 37.033727))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3398_ANAV_NR_0695/23'^^xsd:string;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=684514f5-da68-4d02-98d0-99e141d1afdb'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4686_ANAV_NR_1588%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4686_ANAV_NR_1588%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4686_ANAV_NR_1588%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.261439 -8.567603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.261439"^^xsd:decimal ;
  dwc:decimalLongitude "-8.567603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4686_ANAV_NR_1588%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.261439 -8.567603)"^^geo:wktLiteral ;
  geo-pos:lat "36.261439"^^xsd:decimal ;
  geo-pos:long "-8.567603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4686_ANAV_NR_1588%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4686_ANAV_NR_1588/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4686_ANAV_NR_1588/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-8.567603'^^xsd:double;
  dwc:latitude '36.261439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.567603 36.261439, -8.567603 36.261439, -8.567603 36.261439, -8.567603 36.261439, -8.567603 36.261439))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4686_ANAV_NR_1588/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=98567061-ddf8-4781-bb92-5fd3bba125a7'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__2956_ANAV_NR_0449%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__2956_ANAV_NR_0449%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__2956_ANAV_NR_0449%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9936785 -8.548292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9936785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.548292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__2956_ANAV_NR_0449%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9936785 -8.548292)"^^geo:wktLiteral ;
  geo-pos:lat "36.9936785"^^xsd:decimal ;
  geo-pos:long "-8.548292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__2956_ANAV_NR_0449%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2956_ANAV_NR_0449/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '2956_ANAV_NR_0449/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.548292'^^xsd:double;
  dwc:latitude '36.9936785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.097921 36.875219, -8.097921 37.112138, -8.998663 37.112138, -8.998663 36.875219, -8.097921 36.875219))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2956_ANAV_NR_0449/23'^^xsd:string;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=5429ba40-22c1-45c3-9c12-9b512a7bd09e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4792_ANAV_NR_1495%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4792_ANAV_NR_1495%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4792_ANAV_NR_1495%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056667 -8.473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4792_ANAV_NR_1495%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056667 -8.473333)"^^geo:wktLiteral ;
  geo-pos:lat "37.056667"^^xsd:decimal ;
  geo-pos:long "-8.473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4792_ANAV_NR_1495%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4792_ANAV_NR_1495/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4792_ANAV_NR_1495/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.473333'^^xsd:double;
  dwc:latitude '37.056667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.473333 37.056667, -8.473333 37.056667, -8.473333 37.056667, -8.473333 37.056667, -8.473333 37.056667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4792_ANAV_NR_1495/23'^^xsd:string;
  dwc:observationDate '2023-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=1f7cfc1e-e9e0-4a49-aec3-23d23c19e093'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4292_ANAV_NR_1350%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4292_ANAV_NR_1350%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4292_ANAV_NR_1350%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.871667 -8.441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.871667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4292_ANAV_NR_1350%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.871667 -8.441667)"^^geo:wktLiteral ;
  geo-pos:lat "36.871667"^^xsd:decimal ;
  geo-pos:long "-8.441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4292_ANAV_NR_1350%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4292_ANAV_NR_1350/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4292_ANAV_NR_1350/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.441667'^^xsd:double;
  dwc:latitude '36.871667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.441667 36.871667, -8.441667 36.871667, -8.441667 36.871667, -8.441667 36.871667, -8.441667 36.871667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4292_ANAV_NR_1350/23'^^xsd:string;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=f7fb3073-9c76-467c-976b-64b41bf8ec3e'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4282_ANAV_NR_1341%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4282_ANAV_NR_1341%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4282_ANAV_NR_1341%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0166665 -8.3666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0166665"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4282_ANAV_NR_1341%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0166665 -8.3666665)"^^geo:wktLiteral ;
  geo-pos:lat "37.0166665"^^xsd:decimal ;
  geo-pos:long "-8.3666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4282_ANAV_NR_1341%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4282_ANAV_NR_1341/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4282_ANAV_NR_1341/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.3666665'^^xsd:double;
  dwc:latitude '37.0166665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.35 36.983333, -8.35 37.05, -8.383333 37.05, -8.383333 36.983333, -8.35 36.983333))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4282_ANAV_NR_1341/23'^^xsd:string;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=ed3874b2-58ee-443c-acc8-9f5318ab7ed2'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__7378_ANAV_NR_0462%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__7378_ANAV_NR_0462%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__7378_ANAV_NR_0462%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.082228 -8.355783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.082228"^^xsd:decimal ;
  dwc:decimalLongitude "-8.355783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__7378_ANAV_NR_0462%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.082228 -8.355783)"^^geo:wktLiteral ;
  geo-pos:lat "37.082228"^^xsd:decimal ;
  geo-pos:long "-8.355783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__7378_ANAV_NR_0462%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7378_ANAV_NR_0462/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '7378_ANAV_NR_0462/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.355783'^^xsd:double;
  dwc:latitude '37.082228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.321455 37.070656, -8.321455 37.0938, -8.390111 37.0938, -8.390111 37.070656, -8.321455 37.070656))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '7378_ANAV_NR_0462/24'^^xsd:string;
  dwc:observationDate '2024-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=dee72194-3083-48e2-8f41-d318848d301a'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9488_ANAV_NR_1746%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9488_ANAV_NR_1746%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9488_ANAV_NR_1746%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9672045 -8.3551025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9672045"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3551025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9488_ANAV_NR_1746%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9672045 -8.3551025)"^^geo:wktLiteral ;
  geo-pos:lat "36.9672045"^^xsd:decimal ;
  geo-pos:long "-8.3551025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9488_ANAV_NR_1746%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9488_ANAV_NR_1746/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9488_ANAV_NR_1746/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.3551025'^^xsd:double;
  dwc:latitude '36.9672045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.866211 36.774092, -7.866211 37.160317, -8.843994 37.160317, -8.843994 36.774092, -7.866211 36.774092))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9488_ANAV_NR_1746/24'^^xsd:string;
  dwc:observationDate '2024-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=191f297f-302b-4d35-a4f8-971e7584762d'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8000_ANAV_NR_0811%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8000_ANAV_NR_0811%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8000_ANAV_NR_0811%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053433 -8.281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.053433"^^xsd:decimal ;
  dwc:decimalLongitude "-8.281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8000_ANAV_NR_0811%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053433 -8.281667)"^^geo:wktLiteral ;
  geo-pos:lat "37.053433"^^xsd:decimal ;
  geo-pos:long "-8.281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8000_ANAV_NR_0811%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8000_ANAV_NR_0811/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8000_ANAV_NR_0811/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-8.281667'^^xsd:double;
  dwc:latitude '37.053433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.281667 37.053433, -8.281667 37.053433, -8.281667 37.053433, -8.281667 37.053433, -8.281667 37.053433))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8000_ANAV_NR_0811/24'^^xsd:string;
  dwc:observationDate '2024-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=2e7bdc32-2265-48bc-aa44-cae5be839fa5'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3290_ANAV_NR_0644%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3290_ANAV_NR_0644%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3290_ANAV_NR_0644%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 -8.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3290_ANAV_NR_0644%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 -8.233333)"^^geo:wktLiteral ;
  geo-pos:lat "36.783333"^^xsd:decimal ;
  geo-pos:long "-8.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3290_ANAV_NR_0644%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3290_ANAV_NR_0644/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3290_ANAV_NR_0644/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.233333'^^xsd:double;
  dwc:latitude '36.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.233333 36.783333, -8.233333 36.783333, -8.233333 36.783333, -8.233333 36.783333, -8.233333 36.783333))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3290_ANAV_NR_0644/23'^^xsd:string;
  dwc:observationDate '2023-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=c9a1497f-28c7-4c02-be9f-d6c63daa17c1'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__2960_ANAV_NR_0451%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__2960_ANAV_NR_0451%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__2960_ANAV_NR_0451%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.935529 -8.0758125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.935529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0758125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__2960_ANAV_NR_0451%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.935529 -8.0758125)"^^geo:wktLiteral ;
  geo-pos:lat "36.935529"^^xsd:decimal ;
  geo-pos:long "-8.0758125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__2960_ANAV_NR_0451%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2960_ANAV_NR_0451/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '2960_ANAV_NR_0451/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-8.0758125'^^xsd:double;
  dwc:latitude '36.935529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.19704 36.781853, -7.19704 37.089205, -8.954585 37.089205, -8.954585 36.781853, -7.19704 36.781853))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2960_ANAV_NR_0451/23'^^xsd:string;
  dwc:observationDate '2023-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=25b98977-e651-4179-b69e-32f92da7e140'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__9510_ANAV_NR_1764%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__9510_ANAV_NR_1764%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__9510_ANAV_NR_1764%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -8.035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__9510_ANAV_NR_1764%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -8.035333)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-8.035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__9510_ANAV_NR_1764%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9510_ANAV_NR_1764/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '9510_ANAV_NR_1764/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-8.035333'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.035333 37.02, -8.035333 37.02, -8.035333 37.02, -8.035333 37.02, -8.035333 37.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9510_ANAV_NR_1764/24'^^xsd:string;
  dwc:observationDate '2024-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=6cf190a0-ff65-4330-b19f-64d3a460efe3'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4666_ANAV_NR_1579%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4666_ANAV_NR_1579%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4666_ANAV_NR_1579%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9475 -7.9965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9475"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4666_ANAV_NR_1579%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9475 -7.9965)"^^geo:wktLiteral ;
  geo-pos:lat "36.9475"^^xsd:decimal ;
  geo-pos:long "-7.9965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4666_ANAV_NR_1579%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4666_ANAV_NR_1579/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4666_ANAV_NR_1579/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-7.9965'^^xsd:double;
  dwc:latitude '36.9475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9965 36.9475, -7.9965 36.9475, -7.9965 36.9475, -7.9965 36.9475, -7.9965 36.9475))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4666_ANAV_NR_1579/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=a6a3b971-11b6-419e-98d5-79f0f2263181'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4420_ANAV_NR_1417%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4420_ANAV_NR_1417%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4420_ANAV_NR_1417%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.997504402639 -7.978544556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.997504402639"^^xsd:decimal ;
  dwc:decimalLongitude "-7.978544556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4420_ANAV_NR_1417%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.997504402639 -7.978544556)"^^geo:wktLiteral ;
  geo-pos:lat "36.997504402639"^^xsd:decimal ;
  geo-pos:long "-7.978544556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4420_ANAV_NR_1417%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4420_ANAV_NR_1417/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4420_ANAV_NR_1417/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-7.978544556'^^xsd:double;
  dwc:latitude '36.997504402639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.84464 36.927486, -7.84464 37.070019, -8.110564 37.070019, -8.110564 36.927486, -7.84464 36.927486))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4420_ANAV_NR_1417/23'^^xsd:string;
  dwc:observationDate '2023-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=6b2d0b10-e9a6-4fc7-a1fe-edbe2dbe54cf'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4560_ANAV_NR_1508%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4560_ANAV_NR_1508%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4560_ANAV_NR_1508%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.964667 -7.936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.964667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4560_ANAV_NR_1508%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.964667 -7.936667)"^^geo:wktLiteral ;
  geo-pos:lat "36.964667"^^xsd:decimal ;
  geo-pos:long "-7.936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4560_ANAV_NR_1508%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4560_ANAV_NR_1508/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4560_ANAV_NR_1508/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.936667'^^xsd:double;
  dwc:latitude '36.964667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.936667 36.964667, -7.936667 36.964667, -7.936667 36.964667, -7.936667 36.964667, -7.936667 36.964667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4560_ANAV_NR_1508/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=25690b78-5a43-4ddf-ad35-4389d6c05549'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4120_ANAV_NR_1230%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4120_ANAV_NR_1230%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4120_ANAV_NR_1230%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953667 -7.889333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.953667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.889333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4120_ANAV_NR_1230%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953667 -7.889333)"^^geo:wktLiteral ;
  geo-pos:lat "36.953667"^^xsd:decimal ;
  geo-pos:long "-7.889333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4120_ANAV_NR_1230%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4120_ANAV_NR_1230/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4120_ANAV_NR_1230/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.889333'^^xsd:double;
  dwc:latitude '36.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.889333 36.953667, -7.889333 36.953667, -7.889333 36.953667, -7.889333 36.953667, -7.889333 36.953667))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4120_ANAV_NR_1230/23'^^xsd:string;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=f2119ac8-ded2-4e18-adeb-b9279592a852'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4790_ANAV_NR_1405%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4790_ANAV_NR_1405%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4790_ANAV_NR_1405%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9231225 -7.8644345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9231225"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8644345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4790_ANAV_NR_1405%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9231225 -7.8644345)"^^geo:wktLiteral ;
  geo-pos:lat "36.9231225"^^xsd:decimal ;
  geo-pos:long "-7.8644345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4790_ANAV_NR_1405%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4790_ANAV_NR_1405/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4790_ANAV_NR_1405/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.8644345'^^xsd:double;
  dwc:latitude '36.9231225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.749018 36.864387, -7.749018 36.981858, -7.979851 36.981858, -7.979851 36.864387, -7.749018 36.864387))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4790_ANAV_NR_1405/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=b85f4d36-d7ee-469d-91d5-c56928faf819'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4590_ANAV_NR_1529%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4590_ANAV_NR_1529%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4590_ANAV_NR_1529%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.928 -7.860167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.860167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4590_ANAV_NR_1529%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.928 -7.860167)"^^geo:wktLiteral ;
  geo-pos:lat "36.928"^^xsd:decimal ;
  geo-pos:long "-7.860167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4590_ANAV_NR_1529%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4590_ANAV_NR_1529/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4590_ANAV_NR_1529/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-7.860167'^^xsd:double;
  dwc:latitude '36.928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.860167 36.928, -7.860167 36.928, -7.860167 36.928, -7.860167 36.928, -7.860167 36.928))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4590_ANAV_NR_1529/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=8c22f873-c674-4868-ae57-d68118b2486a'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4578_ANAV_NR_1521%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4578_ANAV_NR_1521%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4578_ANAV_NR_1521%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919683 -7.822967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919683"^^xsd:decimal ;
  dwc:decimalLongitude "-7.822967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4578_ANAV_NR_1521%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919683 -7.822967)"^^geo:wktLiteral ;
  geo-pos:lat "36.919683"^^xsd:decimal ;
  geo-pos:long "-7.822967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4578_ANAV_NR_1521%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4578_ANAV_NR_1521/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4578_ANAV_NR_1521/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.822967'^^xsd:double;
  dwc:latitude '36.919683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4578_ANAV_NR_1521/23'^^xsd:string;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=98c28738-245d-4d4f-81ae-a8835187c018'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4794_ANAV_NR_1520%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4794_ANAV_NR_1520%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4794_ANAV_NR_1520%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919683 -7.822967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919683"^^xsd:decimal ;
  dwc:decimalLongitude "-7.822967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4794_ANAV_NR_1520%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919683 -7.822967)"^^geo:wktLiteral ;
  geo-pos:lat "36.919683"^^xsd:decimal ;
  geo-pos:long "-7.822967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4794_ANAV_NR_1520%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4794_ANAV_NR_1520/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4794_ANAV_NR_1520/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.822967'^^xsd:double;
  dwc:latitude '36.919683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683, -7.822967 36.919683))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4794_ANAV_NR_1520/23'^^xsd:string;
  dwc:observationDate '2023-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=6c391bca-4153-4c98-9157-f20f03268b07'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8884_ANAV_NR_1305%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8884_ANAV_NR_1305%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8884_ANAV_NR_1305%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9675 -7.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9675"^^xsd:decimal ;
  dwc:decimalLongitude "-7.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8884_ANAV_NR_1305%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9675 -7.798333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9675"^^xsd:decimal ;
  geo-pos:long "-7.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8884_ANAV_NR_1305%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8884_ANAV_NR_1305/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8884_ANAV_NR_1305/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-7.798333'^^xsd:double;
  dwc:latitude '36.9675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.798333 36.9675, -7.798333 36.9675, -7.798333 36.9675, -7.798333 36.9675, -7.798333 36.9675))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8884_ANAV_NR_1305/24'^^xsd:string;
  dwc:observationDate '2024-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=fcb40940-ffba-4ce0-a265-62daa944e543'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4382_ANAV_NR_1398%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4382_ANAV_NR_1398%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4382_ANAV_NR_1398%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.966333 -7.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.966333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4382_ANAV_NR_1398%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.966333 -7.7955)"^^geo:wktLiteral ;
  geo-pos:lat "36.966333"^^xsd:decimal ;
  geo-pos:long "-7.7955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4382_ANAV_NR_1398%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4382_ANAV_NR_1398/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4382_ANAV_NR_1398/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-7.7955'^^xsd:double;
  dwc:latitude '36.966333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.7955 36.966333, -7.7955 36.966333, -7.7955 36.966333, -7.7955 36.966333, -7.7955 36.966333))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4382_ANAV_NR_1398/23'^^xsd:string;
  dwc:observationDate '2023-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=c7564a01-a72b-416b-a084-2c585119268f'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4288_ANAV_NR_1346%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4288_ANAV_NR_1346%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4288_ANAV_NR_1346%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.970603 -7.775914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.970603"^^xsd:decimal ;
  dwc:decimalLongitude "-7.775914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4288_ANAV_NR_1346%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.970603 -7.775914)"^^geo:wktLiteral ;
  geo-pos:lat "36.970603"^^xsd:decimal ;
  geo-pos:long "-7.775914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4288_ANAV_NR_1346%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4288_ANAV_NR_1346/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4288_ANAV_NR_1346/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-7.775914'^^xsd:double;
  dwc:latitude '36.970603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.752572 36.957848, -7.752572 36.983358, -7.799256 36.983358, -7.799256 36.957848, -7.752572 36.957848))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4288_ANAV_NR_1346/23'^^xsd:string;
  dwc:observationDate '2023-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=cdf54817-2128-4237-aab9-d75ee9c1f70d'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__3476_ANAV_NR_0766%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__3476_ANAV_NR_0766%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__3476_ANAV_NR_0766%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425933 -7.734918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.734918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__3476_ANAV_NR_0766%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425933 -7.734918)"^^geo:wktLiteral ;
  geo-pos:lat "36.425933"^^xsd:decimal ;
  geo-pos:long "-7.734918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__3476_ANAV_NR_0766%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3476_ANAV_NR_0766/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '3476_ANAV_NR_0766/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.734918'^^xsd:double;
  dwc:latitude '36.425933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.734918 36.425933, -7.734918 36.425933, -7.734918 36.425933, -7.734918 36.425933, -7.734918 36.425933))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '3476_ANAV_NR_0766/23'^^xsd:string;
  dwc:observationDate '2023-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3248b8d8-e59d-436e-9d0e-22756a4df640'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__8576_ANAV_NR_1133%2F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__8576_ANAV_NR_1133%2F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__8576_ANAV_NR_1133%2F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01946401505 -7.579009022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01946401505"^^xsd:decimal ;
  dwc:decimalLongitude "-7.579009022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__8576_ANAV_NR_1133%2F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01946401505 -7.579009022)"^^geo:wktLiteral ;
  geo-pos:lat "37.01946401505"^^xsd:decimal ;
  geo-pos:long "-7.579009022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__8576_ANAV_NR_1133%2F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8576_ANAV_NR_1133/24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '8576_ANAV_NR_1133/24'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-7.579009022'^^xsd:double;
  dwc:startLongitude '-7.863464'^^xsd:double;
  dwc:endLongitude '-7.470703'^^xsd:double;
  dwc:latitude '37.01946401505'^^xsd:double;
  dwc:startLatitude '36.964158'^^xsd:double;
  dwc:endLatitude '37.180014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.367706 36.910372, -7.367706 37.180014, -7.863464 37.180014, -7.863464 36.910372, -7.367706 36.910372))'^^xsd:string;
  dwc:occurrenceRemarks 'Requisitos de seguranÁa maritima|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '8576_ANAV_NR_1133/24'^^xsd:string;
  dwc:observationDate '2024-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=3616d5b9-08d9-4bdf-b363-a3ee79fd151f'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__1156_ANAV_NR_2396%2F22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__1156_ANAV_NR_2396%2F22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__1156_ANAV_NR_2396%2F22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8745895 -7.5476075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8745895"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5476075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__1156_ANAV_NR_2396%2F22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8745895 -7.5476075)"^^geo:wktLiteral ;
  geo-pos:lat "36.8745895"^^xsd:decimal ;
  geo-pos:long "-7.5476075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__1156_ANAV_NR_2396%2F22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1156_ANAV_NR_2396/22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '1156_ANAV_NR_2396/22'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-7.5476075'^^xsd:double;
  dwc:latitude '36.8745895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.547852 36.5626, -6.547852 37.186579, -8.547363 37.186579, -8.547363 36.5626, -6.547852 36.5626))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - InteraÁ„o'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1156_ANAV_NR_2396/22'^^xsd:string;
  dwc:observationDate '2022-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=fc83c939-29eb-4079-b15b-62c4ea47b6fc'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/8743__4252_ANAV_NR_1324%2F23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8743__4252_ANAV_NR_1324%2F23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8743__4252_ANAV_NR_1324%2F23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042167 -7.467333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.042167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.467333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8743__4252_ANAV_NR_1324%2F23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.042167 -7.467333)"^^geo:wktLiteral ;
  geo-pos:lat "37.042167"^^xsd:decimal ;
  geo-pos:long "-7.467333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8743__4252_ANAV_NR_1324%2F23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4252_ANAV_NR_1324/23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8743_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IHPT'^^xsd:string;
  dwc:catalogNumber '4252_ANAV_NR_1324/23'^^xsd:string;
  dwc:scientificName 'Orcinus orca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-7.467333'^^xsd:double;
  dwc:latitude '37.042167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.467333 37.042167, -7.467333 37.042167, -7.467333 37.042167, -7.467333 37.042167, -7.467333 37.042167))'^^xsd:string;
  dwc:occurrenceRemarks 'Novos perigos|Animais Marinhos - Avistamento'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '4252_ANAV_NR_1324/23'^^xsd:string;
  dwc:observationDate '2023-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:associatedMedia 'https://geoanavnet.hidrografico.pt/coastal-warnings?uuid=9a2d2663-4b21-4b85-8817-7e673a43a6e6'^^xsd:anyURI;
  .
# EOF